Skip to content

chore(release): bump versionCode to 35 for v2.5.1 re-upload#75

Merged
inventory69 merged 1 commit into
mainfrom
feature/v2.5.1-versioncode-fix
May 16, 2026
Merged

chore(release): bump versionCode to 35 for v2.5.1 re-upload#75
inventory69 merged 1 commit into
mainfrom
feature/v2.5.1-versioncode-fix

Conversation

@inventory69
Copy link
Copy Markdown
Owner

Summary

  • Increments versionCode from 34 → 35 to unblock the v2.5.1 production release upload.
  • App content is unchanged; versionName stays 2.5.1.

Root cause

Two failed GitHub Actions deploy runs consumed version code 34:

  1. Run 1: userFraction=1.0 caused an error after the Play Store edit was committed → code 34 locked.
  2. Run 2: "Version code 34 has already been used" confirmed code is permanently consumed.

No draft release was created in Play Console, so the only fix is incrementing the version code.

Version code 34 was consumed by a failed GitHub Actions deploy run
(r0adkll/upload-google-play committed the Play Store edit before the
userFraction validation error aborted the workflow). The app content
is identical to v2.5.1; only the internal Play Store version code
is incremented to unblock the production release upload.
@inventory69 inventory69 merged commit 3438a98 into main May 16, 2026
2 checks passed
@github-actions
Copy link
Copy Markdown

✅ Build successful!

Version: 2.5.1 (Code: 35)

📦 Debug APKs (Test Builds)

Debug APKs were built successfully and are available as artifacts:

Standard Flavor:

  • app-standard-debug.apk

F-Droid Flavor:

  • app-fdroid-debug.apk

⚠️ Note: These are unsigned debug builds for testing. Production releases are only created on merge to main.

📥 Download Artifacts

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant